robertl [Sun, 20 Jan 2008 22:29:19 +0000 (22:29 +0000)]
Tom Hughes contributes support for Navilink devices.
robertl [Thu, 17 Jan 2008 02:26:40 +0000 (02:26 +0000)]
Allow proximity as an argument in Ozi.
robertl [Thu, 17 Jan 2008 02:26:00 +0000 (02:26 +0000)]
Hardcap the number of Meridian/Explorist waypoints to 500.
robertl [Thu, 17 Jan 2008 02:25:14 +0000 (02:25 +0000)]
Allow uppercase hex encoded entities in GPX.
robertl [Mon, 14 Jan 2008 21:11:10 +0000 (21:11 +0000)]
Newer Lowrance models can use waypoint comments, so write them.
oliskoli [Mon, 14 Jan 2008 20:14:14 +0000 (20:14 +0000)]
gpi: Add support for speed and proximity alerts.
parkrrrr [Thu, 10 Jan 2008 14:58:51 +0000 (14:58 +0000)]
google: now understands \xnn
oliskoli [Wed, 9 Jan 2008 23:06:04 +0000 (23:06 +0000)]
gdb: Fix handling of option cat.
robertl [Wed, 9 Jan 2008 04:11:23 +0000 (04:11 +0000)]
Whitelist selected chars known to NOT crash the 60CS but are technically forbidden by the spec.
robertl [Wed, 9 Jan 2008 04:07:29 +0000 (04:07 +0000)]
Alias GeometryCollection to MultiGeometry on read of KML.
robertl [Wed, 9 Jan 2008 04:01:10 +0000 (04:01 +0000)]
Don't free trash pointer if no valid points read from Garmin.
robertl [Mon, 7 Jan 2008 20:21:34 +0000 (20:21 +0000)]
Add includes for wide expat.
robertl [Mon, 7 Jan 2008 00:19:05 +0000 (00:19 +0000)]
Uppercase all letters and strip spaces on Garmin routepoint names.
robertl [Sun, 6 Jan 2008 23:53:29 +0000 (23:53 +0000)]
VCF: write coords in ADR instead of ORG to improve iphone compat. Also escape semicolons in cache info.
robertl [Sun, 6 Jan 2008 23:16:13 +0000 (23:16 +0000)]
Add ability to read/write cache availability and archived status in CSV.
robertl [Sun, 6 Jan 2008 23:14:14 +0000 (23:14 +0000)]
Make internal prototype match reality.
robertl [Sun, 6 Jan 2008 23:13:22 +0000 (23:13 +0000)]
Update XCode project file.
robertl [Thu, 3 Jan 2008 18:24:21 +0000 (18:24 +0000)]
Add GISTeq to NMEA writer.
robertl [Thu, 3 Jan 2008 17:47:38 +0000 (17:47 +0000)]
Make Garmin smartname code handle name and commment a little more independently, using desc to populate comment if available.
robertl [Mon, 31 Dec 2007 21:19:44 +0000 (21:19 +0000)]
If successive points aren't > 50 meters apart in KML realtime tracking, don't count the point.
robertl [Fri, 28 Dec 2007 05:43:07 +0000 (05:43 +0000)]
Let the sscanf based timestamps be additive on a read.
oliskoli [Thu, 27 Dec 2007 22:28:32 +0000 (22:28 +0000)]
Use gpslibusb for non-*darwin* targets.
robertl [Wed, 19 Dec 2007 20:44:45 +0000 (20:44 +0000)]
Bump version number.
robertl [Wed, 19 Dec 2007 17:37:49 +0000 (17:37 +0000)]
Add fallback to stubs when libusb fondling on Mac fails.
robertl [Thu, 13 Dec 2007 07:45:44 +0000 (07:45 +0000)]
Read timestamps from KML Placemarks when we can. (TimeRanges are ignored.)
robertl [Fri, 7 Dec 2007 13:36:03 +0000 (13:36 +0000)]
Document Gisteq.
robertl [Thu, 6 Dec 2007 19:02:13 +0000 (19:02 +0000)]
Build fixes when CSVFMTS are disabled.
robertl [Thu, 6 Dec 2007 18:56:56 +0000 (18:56 +0000)]
Ralf Dragon adds support for opencaching.de GPX reads
robertl [Fri, 23 Nov 2007 19:16:31 +0000 (19:16 +0000)]
Add sections for Garmins and Magellans that are *not* supported.
robertl [Wed, 21 Nov 2007 18:10:21 +0000 (18:10 +0000)]
Regenerate configure.in on Linux...just in case.
robertl [Wed, 21 Nov 2007 16:00:44 +0000 (16:00 +0000)]
Fix stray double semicolons.
robertl [Wed, 21 Nov 2007 15:08:10 +0000 (15:08 +0000)]
C89 Fix in kml.c
robertl [Tue, 20 Nov 2007 17:24:50 +0000 (17:24 +0000)]
Include input filename on GPX parse error message.
robertl [Tue, 20 Nov 2007 04:31:06 +0000 (04:31 +0000)]
Improve error from xcalloc().
robertl [Tue, 20 Nov 2007 04:30:43 +0000 (04:30 +0000)]
Support TopoUSA 6.0 routes.
robertl [Tue, 20 Nov 2007 04:29:58 +0000 (04:29 +0000)]
More KML tweaks: Write average speed in trail header. Improve consistency of time stamps.
robertl [Sat, 17 Nov 2007 17:01:26 +0000 (17:01 +0000)]
Change Magellan route router to not clobber buffers on long wpt names. (Partial fix)
robertl [Thu, 15 Nov 2007 19:19:25 +0000 (19:19 +0000)]
Work around broken Sportrak firmware and malformed PMGNRTE sentences..
oliskoli [Thu, 15 Nov 2007 08:22:04 +0000 (08:22 +0000)]
unicsv: always open files in binary mode.
robertl [Thu, 15 Nov 2007 04:04:16 +0000 (04:04 +0000)]
Restore (optional) "old style" icon mapping for Geocaching on Garmins.
robertl [Thu, 15 Nov 2007 02:03:25 +0000 (02:03 +0000)]
Write description in GDB if we don't have notes.
robertl [Wed, 14 Nov 2007 18:56:30 +0000 (18:56 +0000)]
Add configure option to shrink the binary by excluding most formats.
robertl [Wed, 14 Nov 2007 16:43:23 +0000 (16:43 +0000)]
Several changes to KML writer.
Major formatting improvements for geocaching.com data. (Relies on Earth 4.2)
Don't write track/route folders if empty.
Don't write explicit schemaloc.
robertl [Wed, 14 Nov 2007 16:28:31 +0000 (16:28 +0000)]
KML: Display altitudes to three decimal places, not one.
robertl [Wed, 14 Nov 2007 16:22:51 +0000 (16:22 +0000)]
KML: Read Polygon/outerBoundaryIs/LinearRing as a track.
robertl [Wed, 14 Nov 2007 16:17:22 +0000 (16:17 +0000)]
More war of the cats: Leopard vs. Tiger in an all expat grudge match.
robertl [Wed, 14 Nov 2007 16:15:56 +0000 (16:15 +0000)]
Let csv formats warn for time formats that we can't parse.
robertl [Wed, 7 Nov 2007 02:26:05 +0000 (02:26 +0000)]
Let 'configure' use the system expat on Leopard. Hooray!
oliskoli [Fri, 2 Nov 2007 21:09:14 +0000 (21:09 +0000)]
dmtlog: Add support for waypoints in binary file version "8".
oliskoli [Thu, 25 Oct 2007 21:03:10 +0000 (21:03 +0000)]
xol: Fix variable initialization.
robertl [Mon, 24 Sep 2007 22:08:03 +0000 (22:08 +0000)]
Add generated gperf file to CVS, like I intended to do weeks ago...
robertl [Sun, 23 Sep 2007 22:07:35 +0000 (22:07 +0000)]
Improve usage message for filters.
robertl [Thu, 13 Sep 2007 16:20:41 +0000 (16:20 +0000)]
Fix typo in dg-100 comment.
robertl [Tue, 11 Sep 2007 21:52:26 +0000 (21:52 +0000)]
Mirko makes minor changes to DG100 module.
- increase RX timeout because dg100_erase() needs >20s
- remove unused variables in dg100_getfileheaders()
which were moved into a local code block for debugging
- add more debugging output to dg100_getfileheaders()
- fix loop condition in dg100_getfileheaders()
oliskoli [Tue, 11 Sep 2007 20:40:30 +0000 (20:40 +0000)]
Uuhps. UPX hides translations.
oliskoli [Tue, 11 Sep 2007 20:08:25 +0000 (20:08 +0000)]
Minor bug fixes. Now packed with UPXG.
oliskoli [Tue, 11 Sep 2007 20:06:31 +0000 (20:06 +0000)]
Minor bug fixes.
robertl [Tue, 11 Sep 2007 10:46:28 +0000 (10:46 +0000)]
Minor internal restructuring in KML writer - no "real" change.
robertl [Tue, 11 Sep 2007 10:29:44 +0000 (10:29 +0000)]
GPX: links aren't wpt only; implement for trk and rte, too.
robertl [Sat, 8 Sep 2007 22:48:00 +0000 (22:48 +0000)]
Make gperf play nice with FreeBSD.
oliskoli [Sat, 8 Sep 2007 21:00:14 +0000 (21:00 +0000)]
dg-100: Replace type ssize_t with int.
oliskoli [Fri, 7 Sep 2007 20:44:01 +0000 (20:44 +0000)]
test-all: Exclude xol (swiss grid limits) from testing.
oliskoli [Fri, 7 Sep 2007 20:23:31 +0000 (20:23 +0000)]
Tweak some keyword descriptions.
oliskoli [Fri, 7 Sep 2007 18:48:09 +0000 (18:48 +0000)]
Add short doc for xol format.
oliskoli [Thu, 6 Sep 2007 21:01:53 +0000 (21:01 +0000)]
cetus: Fix timestamp conversion.
oliskoli [Thu, 6 Sep 2007 20:59:24 +0000 (20:59 +0000)]
unicsv: Fix display of GPS fixes.
oliskoli [Thu, 6 Sep 2007 20:58:20 +0000 (20:58 +0000)]
pcx: Remove unwanted character.
oliskoli [Thu, 6 Sep 2007 18:51:56 +0000 (18:51 +0000)]
Add Gerhard Olsson and Mirko Parthey to AUTHORS.
robertl [Thu, 6 Sep 2007 04:36:54 +0000 (04:36 +0000)]
Correct (mostly hypothetical) use-before-initted in pcx reader.
robertl [Mon, 3 Sep 2007 23:31:56 +0000 (23:31 +0000)]
Fix geocache tags on read so we can really read archived/enabled state.
robertl [Mon, 3 Sep 2007 22:42:28 +0000 (22:42 +0000)]
GPX: Read archived/active state from Pocket Queries.
KML: Read track name.
robertl [Sun, 2 Sep 2007 21:36:50 +0000 (21:36 +0000)]
More debugging tweaks for dg-100.
robertl [Sun, 2 Sep 2007 04:28:08 +0000 (04:28 +0000)]
Debug improvements in dg-100.
robertl [Sun, 2 Sep 2007 04:24:21 +0000 (04:24 +0000)]
Sketch in debug support for DG-100 module.
robertl [Sat, 1 Sep 2007 22:01:44 +0000 (22:01 +0000)]
Add missing piece of DG-100 commit.
robertl [Fri, 31 Aug 2007 02:26:24 +0000 (02:26 +0000)]
Mirko Parthey contributes support for GlobalSat DG-100 track logger.
robertl [Sun, 26 Aug 2007 21:39:06 +0000 (21:39 +0000)]
Let 'chkdoc' look in the right place for doc of this version.
oliskoli [Sun, 26 Aug 2007 21:17:56 +0000 (21:17 +0000)]
GPSBabelGUI: Add ability to read more than one file from same type.
robertl [Sun, 26 Aug 2007 20:44:09 +0000 (20:44 +0000)]
Scraggler from gperf commit. Store hashed key in per-token table.
robertl [Sun, 26 Aug 2007 20:40:40 +0000 (20:40 +0000)]
Let the style stuff be handled by an external (gperf) perfect hash generator.
oliskoli [Sat, 25 Aug 2007 20:20:29 +0000 (20:20 +0000)]
nmea: Fix memory leaks (detected with reference/tracks/nmea+ms.txt).
oliskoli [Sat, 25 Aug 2007 20:01:30 +0000 (20:01 +0000)]
lmx: Tweak format capabilities.
oliskoli [Sat, 25 Aug 2007 19:35:45 +0000 (19:35 +0000)]
garmin_txt: Fix gcc 4.2.1 warnings.
oliskoli [Sat, 25 Aug 2007 19:35:25 +0000 (19:35 +0000)]
gdb: Fix gcc 4.2.1 warnings.
robertl [Sat, 25 Aug 2007 17:11:39 +0000 (17:11 +0000)]
Init x and y in xol's waypt reader.
oliskoli [Tue, 21 Aug 2007 21:05:53 +0000 (21:05 +0000)]
garmin_txt: Fix MSVC crash with timestamps lt zero.
oliskoli [Tue, 21 Aug 2007 19:59:38 +0000 (19:59 +0000)]
Add a target to produce release files for testing purposes.
oliskoli [Tue, 21 Aug 2007 19:51:57 +0000 (19:51 +0000)]
ozi: Commit ozi time-format change (SF
1760287: OziExplorer Date precision).
Recreate reference data.
oliskoli [Tue, 21 Aug 2007 19:46:26 +0000 (19:46 +0000)]
testo: Remove copy-and-paste relict.
oliskoli [Tue, 21 Aug 2007 19:32:42 +0000 (19:32 +0000)]
gbfile: Check return code after read with fixed buffer length.
oliskoli [Tue, 21 Aug 2007 19:27:34 +0000 (19:27 +0000)]
xol/vecs: Tweak visible product name.
oliskoli [Tue, 21 Aug 2007 19:24:59 +0000 (19:24 +0000)]
mapsend: Tweak possible C89 issue.
oliskoli [Tue, 21 Aug 2007 19:20:14 +0000 (19:20 +0000)]
csv_util: Don't create empty routes or tracks on input.
oliskoli [Tue, 21 Aug 2007 19:17:25 +0000 (19:17 +0000)]
holux: Finish gbfile update.
oliskoli [Tue, 21 Aug 2007 19:13:43 +0000 (19:13 +0000)]
Add doc for unicsv option utc.
oliskoli [Tue, 21 Aug 2007 19:08:38 +0000 (19:08 +0000)]
testo: Add sequence for 'Swiss Map' (.xol) format.
oliskoli [Tue, 21 Aug 2007 19:07:14 +0000 (19:07 +0000)]
Add reference data for 'Swiss Map' (.xol) format.
robertl [Tue, 21 Aug 2007 18:34:13 +0000 (18:34 +0000)]
Add special cases for Garmin HC series.
oliskoli [Mon, 20 Aug 2007 22:36:26 +0000 (22:36 +0000)]
Add nmea reference data with sub-second data.
oliskoli [Mon, 20 Aug 2007 22:31:17 +0000 (22:31 +0000)]
garmin_txt: Add support for 'swiss grid'.